From: Kim F. Storm Date: Mon, 19 Mar 2007 09:57:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1508 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c8602773a59663bdc68760e23811b68994273a6c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bccc19de47c..915e2a87a23 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-03-19 Kim F. Storm + + * calc/calc-forms.el (math-std-daylight-savings) + (math-std-daylight-savings-old): Doc fix. + 2007-03-19 Juanma Barranquero * isearchb.el (isearchb-follow-char): diff --git a/src/ChangeLog b/src/ChangeLog index 77ba3ce6c3f..1b527f10a30 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -29,6 +29,11 @@ * dired.c (file_name_completion): gcpro NAME. +2007-03-17 Chong Yidong + + * xdisp.c (try_window_id): Increment matrix positions if the + buffer's byte count has increased, but not the character count. + 2007-03-12 Andreas Schwab * lisp.h: Declare check_obarray.